-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Remove unneeded if statements for update repo
API
#35140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
update repo
API
TestAPIRepoEdit fails but i dont know why jet |
It's related. The logic is different from previous implementation. All |
of course it was related ... see fix and the check if unit exists is not needed and was already missing in some unit update codeblocks ... |
|
was an logic issue ... where two excluse unit tyes exist and there globalEnabled check was if-else-if chained ... |
The logic changed.
After
|
@lunny thats not true ... its:
|
* giteaofficial/main: Fix Actions API (go-gitea#35204) Add webhook test for push event (go-gitea#34442) Remove unneeded if statements for `update repo` API (go-gitea#35140) [skip ci] Updated translations via Crowdin Step down as maintainer (justusbunsi) (go-gitea#35212) Display pull request in merged commit view (go-gitea#35202) Step down as maintainer (pat-s) (go-gitea#35213)
just try to make the update func more redable and be more KISS
Sponsored by Kithara Software GmbH